[][src]Crate git_protocol

Re-exports

pub use git_transport;

Modules

credentials
fetch

Structs

RemoteProgress

The information usually found in remote progress messages as sent by a git server during fetch, clone and push.

Functions

fetch

Note that depending on the delegate, the actual action peformed can be ls-refs, clone or fetch.